In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureOCR / MinCharWidth Property

MinCharWidth Property (IGdPictureOCR)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(13)>

Property MinCharWidth As Integer
[DispId(13)]

int MinCharWidth {get; set;}
read-write property MinCharWidth: Integer; 
DispIdAttribute(13)

function get,set MinCharWidth : int
[DispId(13)]

__property int get_MinCharWidth();

__property void set_MinCharWidth( 

   int value

);
[DispId(13)]

property int MinCharWidth {

   int get();

   void set (    int value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureOCR
IGdPictureOCR Members